Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

msMesh Struct Reference

#include <msLib.h>

Collaboration diagram for msMesh:

Collaboration graph
[legend]
List of all members.

Public Attributes

byte nFlags
char szName [32]
char nMaterialIndex
word nNumVertices
word nNumAllocedVertices
msVertexpVertices
word nNumNormals
word nNumAllocedNormals
msVec3pNormals
word nNumTriangles
word nNumAllocedTriangles
msTrianglepTriangles

Member Data Documentation

byte msMesh::nFlags
 

char msMesh::nMaterialIndex
 

word msMesh::nNumAllocedNormals
 

word msMesh::nNumAllocedTriangles
 

word msMesh::nNumAllocedVertices
 

word msMesh::nNumNormals
 

word msMesh::nNumTriangles
 

word msMesh::nNumVertices
 

msVec3* msMesh::pNormals
 

msTriangle* msMesh::pTriangles
 

msVertex* msMesh::pVertices
 

char msMesh::szName[ 32 ]
 


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 20:15:12 2005 for Destiny3D by doxygen1.3-rc3